FolderUnreadCount Property |
Represents the count of unread items within a given folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int UnreadCount { get; }Public ReadOnly Property UnreadCount As Integer
Get
Property Value
Type:
Int32
See Also